-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #38: Incorporate Finesse Benchmarking Tool #39
Conversation
@rngadam |
discussed verbally with @ibrahim-kabir about accuracy vs efficiency, researching existing python api benchmarking tools, output formats (csv, markdown) |
@rngadam |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggest trying locust
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really good document, well explained, good diagram too. Just maybe unsure about the name of the markdown file.
Test result and results analysis are documented on the Finesse accuracy test results wiki page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small changes otherwise good to merge (and then move to api-test)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good to me
Tasks
Command Line Interface (CLI) Implementation
Accuracy Score Calculation
Round trip time
Statistical summary
Output
Documentation
Acceptance criteria